.. _`Json to Dict`: .. _`org.sysess.sympathy.json.jsontodict`: Json to Dict ```````````` .. image:: fromjson.svg :width: 48 Documentation ::::::::::::: Convert from JSON input containing a top-level dict to Sympathy dictionary (sydict) containing JSON. Definition :::::::::: Input ports ........... **json** json JSON Output ports ............ **json_dict** {json} JSON dict Implementation .............. .. automodule:: node_json_convert :noindex: .. class:: JsonToDict :noindex: